home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_1 / aminet-calc15 / aminet-calc.doc < prev    next >
Text File  |  1994-12-19  |  2KB  |  78 lines

  1. AmiNet-calc V1.1 (23.3.94)
  2.  
  3. If you want an updated version of this doc-files, then please ask me!!!!
  4. I wonder if there are some english speaking users of this script,
  5. anyway... 
  6.  
  7. EMail: steigerw@stud.uni-frankfurt.de
  8.  
  9.  
  10. What:
  11.  
  12. Calculates size of an AmiNet-On-Disc-order.
  13.  
  14. Kind:
  15.  
  16. Public-Domain. You can do everything with it! BUT: THIS IS NOT
  17. TRUE FOR included reqtools and rexxreqtools-libraries! ...
  18.  
  19. *************************************************
  20. ReqTools is Copyright (c) Nico François.
  21. RexxReqTools is Copyright (c) Rafael D'Halleweyn.
  22. *************************************************
  23.  
  24. Why:
  25.  
  26. I am lazy and I don´t want to calculate the size of such an order by hand
  27. using a calculator.
  28.  
  29. Requires:
  30.  
  31. Arexx and reqtools, rexxreqtools.library.
  32. But you can also rewrite it to run without reqtools...
  33. If you dont have this libs just copy them from the
  34. drawer where this little proggy resides to your libs: directory.
  35. You can also update your versions if you dont have already newer
  36. versions. These are: reqtools 38.1210 and rexxreqtools 37.71 from
  37. reqtools22a.lha which came through aminet.
  38.   NOTE: The libs which are included here require OS 2.0!
  39.  
  40. Usage:
  41.  
  42. It´s simple.
  43. Start a shell and type in "rx calc.rexx". Click about-requester away and
  44. select desired aminet-list(s). Click Ok again. - Wait a moment.
  45.   A requester pops up and displays:
  46. - the size of the order in kbytes (Größe:)
  47. - required DD-discs + 1 reserve
  48. - required HD-discs + 1 reserve
  49.   After clicking away this requester the proggy saves the file
  50. Bestellinfo (means info about order), which contains the infos
  51. mentioned above.
  52.  
  53. NOTE: This version of calc.rexx ONLY works with standard aminet-lists
  54.       (Look into the source and you know why!) If they will ever change
  55.       their file format dont expect that this little script will work
  56.       correctly any longer...
  57.  
  58. History:
  59.  
  60. V1.0 / 19.2.94 First version
  61.  
  62. V1.1 / 23.3.94 bug-fix rounds number of discs correctly
  63.                        extra check for "-"-character
  64.  
  65. V1.2 / 17.4.95 bug-fix now calculates number of discs correctly (finally)
  66.  
  67. Suggestions etc. to...
  68.  
  69. Author:
  70.  
  71. Martin Steigerwald
  72. Höhenstraße
  73. 61250 Usingen
  74. Germany
  75.  
  76. And note: Your Amiga is still alive...
  77.  
  78.